home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / t3_1 / nexttsrc.lha / nexttsources / sun3tsystem / README < prev    next >
Encoding:
Text File  |  1990-06-29  |  846 b   |  26 lines

  1. To install:
  2.  
  3. 1. Move t to a directory in your shell's path.  For example,
  4. we put t in "/usr/local/bin".
  5.  
  6. 2. Create a tsystem directory and set the environment variable 
  7. TSYSTEM to the path name of the directory.
  8. For example, our TSYSTEM is "/usr/local/lib/tsystem".
  9. Add the definition of TSYSTEM to your login script so it will
  10. be defined whenever you use t.
  11.  
  12. 3. Copy the files in this directory into the T system directory. 
  13.  
  14. 4. Perform "make" in $TSYSTEM to make the tsystem binaries and scripts.
  15.  
  16. To make T from its sources:
  17.  
  18. 1. Copy or link the sources into a directory that can hold the object files.
  19.  
  20. 2. Copy $TSYSTEM/mkxt.sh to a directory that can hold the binaries.
  21.  
  22. 3. Edit TSYSTEM and TSOURCES in mkxt.sh and then make mkxt.
  23.  
  24. 4. Execute mkxt in the directory that can hold the binaries.
  25. This step takes an hour on a Sun3/60 with 24Mb.
  26.